πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Replay_Buffer.md by @KGBicheno β˜†

replay buffer

Go back to the [[AI Glossary]]

#rl

In DQN-like algorithms, the memory used by the agent to store state transitions for use in experience replay.